home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3chvec.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_VECTORCHANNEL_H = 1;
- include("real/frio/r3channe.js")
- include("oops/r3vector.js")
-
-
- var R3CLID_VECTORCHANNEL = 430;
-
-
-
-
-
-
- function r3Vectorchannel () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_VECTORCHANNEL, arguments);
- }
- // Attributes
- }
-
- r3Vectorchannel.prototype=new r3Channel;
- // r3chvec.h_H